/*   
Theme Name: Devin Phillips 2.1
Theme URI: www.devinphillips.com
Description: Re-designed wordpress theme for Devin Phillips Jazz
Author: Robin Catesby
 */


/* STYLESHEET SECTIONS:
-GLOBAL
-HEADER
-INDEX-POST-SINGLE
-COMMENTS
-SIDEBAR
-SIDEBAR STANDARD GIZMOS
-FOOTER
-SPECIAL FORMATTING
-PLUG-INS
*/


/*
+++++++++++++++++++++++++++
GLOBAL 
+++++++++++++++++++++++++++
*/

/*  Reset Reloaded via Eric Meyer: meyerweb.com */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END Reset Reloaded */


body {
  	font-family: verdana, tahoma, arial, sans-serif;
  	font-size: 62.5%;
	background: #ffffff;
	background-image: url(images/gradient_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;  
	background-position: center top;
	padding: 0;
  	margin: 0;
	height: 101%
	}
	
a {
	font-weight: normal;
	}
	
	
/*
+++++++++++++++++++++++++++
IMAGE BRAND
+++++++++++++++++++++++++++
*/

#devin {
	repeat: no-repeat; 
	position: absolute;
	left: 80px;
	top: 30px;
	border: 2px solid #5a4c2a;
	background: #232323;
	}
	
/*
+++++++++++++++++++++++++++
MAIN BLOCK ELEMENTS
+++++++++++++++++++++++++++
*/

/* NOTE - borders need to be figured in to overall width: for 3px border, subtract 6px from total 960 grid element width */

#wrapper {
	margin: 0 auto;
	margin-top: 0px;
	width: 960px;
	} 

#header {
  	background: #transparent;
	margin: 0px 10px 0px 10px;
	height: 100px; 
	float: right;
	}

#header_int {
	background-color: #transparent;
	width: 560px;
	text-align: right;
	}
	
#content {
	float: left;
	display:inline;
	}

div.post {
	color: #dbdbdb;
	background: #000;
	margin: 10px;
	border: 2px solid #5a4c2a;
	width: 616px;
	} 
	
#sidebar {
	margin: 10px;
	width: 300px;
	text-align: right;
	display:inline;
	}
	
.left_220 {
	background: #000;
	margin: 10px;
	border: 2px solid #5a4c2a;
	float: left;
	width: 216px;
	padding: 0px;
	display:inline
	}
	
.right_220 {
	background: #000;
	margin: 10px;
	border: 2px solid #5a4c2a;
	float: right;
	width: 216px;
	display:inline;
	}
	
.right_300 {
	background: #000;
	margin: 10px;
	border: 2px solid #5a4c2a;
	width: 296px;
	text-align: right;
	float: left;
	display:inline;
	}
	
	
.left_380 {
	background: #000;
	margin: 10px;
	border: 2px solid #5a4c2a;
	float: left;
	width: 376px;
	padding: 0px;
	display:inline;
	}
	
#left_460 {
	background: #fff;
	margin: 10px;
	border: 2px solid #5a4c2a;
	float: left;
	width: 456px;
	display:inline;
	}
	
#right_460 {
	background: #fff;
	margin: 10px;
	border: 2px solid #5a4c2a;
	float: right;
	width: 456px;
	display:inline;
	}
	
.wrap_left {
	float: left;
	text-align: right;
	width: 236px;
	display:inline;
	}
	
.wrap_right: {
	float: right;
	width: 300px;
	display:inline;
	}


		/*
+++++++++++++++++++++++++++
CLEARER
+++++++++++++++++++++++++++
*/
	
#clear {
	clear: both;
	}
	
	
	/*
+++++++++++++++++++++++++++
SPECIAL PAGE BLOCK ELEMENTS
+++++++++++++++++++++++++++
*/

#dp_main {
	color: #dbdbdb;
	font-size: .9em;
	line-height: 1.4em;
	background: #transparent;
	width: 614px;
	display: block;
	margin: 10px;
	} 

.dp_post {
	color: #dbdbdb;
	background: #5a5a5a url(images/bw_grad_insert.jpg) no-repeat;
	width: 616px;
	min-height: 420px;
	display: block;
	border: 2px solid #5a4c2a;
	} 
	
.dp_post h2 {
	text-align: right;
	color: #fff;
	}
	
.dp_entry {
  	margin: 20px 30px 20px 300px;
	}
	
	
.single_post {		
	border: 2px solid #5a4c2a;
	background: #000;
	width: 800px;
	}
	
.single_entry {
	margin: 20px 30px 20px 300px;
	}
	
p.r3 {
	margin-right: 6px;
	}
	
p.r4 {
	margin-right: 6px;
	margin-top: 6px;
	}
	
.single_post_gigs {		
	border: 2px solid #5a4c2a;
	background: #000;
	width: 920px;
	min-height: 210px;
	}
	
.single_entry_gigs {
	margin: 20px 10px 20px 280px;
	}
	
td.time {
	padding-right: 8px; }
	
	/*
+++++++++++++++++++++++++++
TYPOGRAPHY
+++++++++++++++++++++++++++
*/

h1 {font-size: 2.2em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.6em;}
h4 {font-size: 12px;}

#wrapper {
	font-size: 1.4em;
	}
	
div.post {
		line-height: 1.8em;
		}

h1,h2,h3,h4 { 
	font-weight: normal;
	clear: both;
	font-family: verdana, tahoma, arial, sans-serif;
	}

h1 {letter-spacing: 1px;
	color: #000;
	background-color: transparent;
	text-align: right;
	margin: 14px;
	}
	
h2 {letter-spacing: 1px;
	color: #000;
	background-color: transparent;
	text-align: right;
	margin: 12px;
	}
	
h3 {letter-spacing: 1px;
	color: #000;
	background-color: transparent;
	text-align: right;
	margin: 10px;
	}
	
h4 {letter-spacing: 1px;
	color: #000;
	background-color: transparent;
	text-align: right;
	margin: 8px 12px 6px 0px;
	}
	
p, .entry p, .notes {
	margin: 4px 0 16px 0;
	color: #dbdbdb;
	}
	
.entry p, .single_entry p, .notes {
	line-height: 1.4em;
	}
	
acronym, abbr, span.caps {
  	cursor: help;
	}

acronym, abbr {
  	border-bottom: 1px dashed #999;
	}
	
blockquote {
  	margin: 2.4em 3.4em 2em 3.4em;
  	padding: 3.4em 2em 2.4em 2em;
	border: 2px solid #5a4c2a;
  	background: #232323;
	}

blockquote cite {
 	margin: 5px 0 0;
  	display: block;
	}
	
div.hr {
	background-color: #990033;
	height: 2px;
	margin: 20px 24px 20px 24px;
	}
	
 div.hr hr {
  display: none;
}
	
p.indent {
	margin-left: 40px;
	margin-right: 20px;
	}

div.small, small {
  	font-size: 0.9em;
	line-height: 1.4em;
	}
	
.center {
  	text-align: center;
	}
	
pre {
	font-family: courier new, courier, monospace;
	font-size: 1.3em;
	line-height: 1.8em;
	margin-bottom: 18px;
	}
	
code {
	font: 1.2em Monaco, monospace;
	}
	
sub {
}

sup {
}

p.archive_link {
	text-align: right;
	font-size: 10px;
	padding-right: 8px;
	}


/*
+++++++++++++++++++++++++++
POST LOOP 
+++++++++++++++++++++++++++
*/
	
.entry {
  	margin: 20px 38px 20px 38px;
	}
	
.postmetadata {
  	padding: 2px;
	margin: 2px;
  	font-size: 0.7em;
	line-height: 1.0em;
  	border-top: 1px solid #990033;
	border-bottom: 1px solid #990033;
	font-family: verdana, tahoma, arial, sans-serif;
	}
	
.postmetadata a {
	}
	
.postfoot { 
	font-size: 0.7em; 
	line-height: normal; 
	text-align: right; 
	border-top: 1px solid #5a4c2a; 
	margin: 10px;
	}

.navigation {
  	display: block;
	font-size: 0.8em;
  	margin: 8px 0px 30px 284px;
	}
 
.alignleft {
  	float: left;
  	text-align: left;
	}

.alignright {
  	float: right;
	text-align: right;
	}
	
.post-date {
	float: left;
	color: #000;
	font-family:  Georgia, Palatino, serif;
	font-size: 1em;
	text-align: center !important;
	font-weight: bold;
	margin: 6px 10px 0 6px;
	padding: 10px;
	width: 64px;
	background: #eee;
	line-height: 1.1em;
	border: 1px solid #5a4c2a;
}
	
/*
+++++++++++++++++++++++++++
NAVIGATION
+++++++++++++++++++++++++++
*/

#header a, #header a:visited {
  	text-decoration: none;
	}

#header a:active, #header a:hover {
  	text-decoration: none;
	}

#topmenu {
	float: right;
	width: 560px;
	height: 20px;
	font-size: .9em;
	text-align: right;
	background: url(images/menu_grad.jpg) no-repeat;
	border: 1px solid #444;
	margin-bottom: 8px;
	}

#topmenu a {
	color: #cabc9c;
	letter-spacing: .4em;
	font-family: verdana, tahoma, arial, sans-serif;
	padding: 4px;
	margin-right: 4px;
	font-weight: normal;
	text-decoration: none;
	}		
	
#topmenu a:hover {
	color: #b09b6c;
	text-decoration: none;
	font-family: verdana, tahoma, arial, sans-serif;
	}
	
h1 a:link, h1 a:visited {
	}		
	
h1 a:active, h1 a:hover {
		}
		
h2 a:link, h2 a:visited {
	}		
	
h2 a:active, h2 a:hover {
		}
	
#content a:link, #content a:visited {
	}		
	
#content a:active, #content a:hover {
		}
	
#sidebar a:link, #sidebar a:visited {
	}		
	
#sidebar a:active, #sidebar a:hover {
		}

a, a:visited {
	color: #9e864d;
	text-decoration: none;
	}
	
a:active, a:hover {
	color: #c67f47;
	text-decoration: none;
	}
	

	
/*
+++++++++++++++++++++++++++
LISTS
+++++++++++++++++++++++++++
*/
	
ul, ol {
	margin: 0 0 1.8em 2em;
	}
	
ul {
	list-style: disc;
	}
	
ol {
	list-style: decimal;
	}
	
dl {
	margin: 0 0 1.8em 0;
	}
	
dl dt {
	font-weight: bold;
	margin: 1.8em 0 0 0;
	}
	
dd {
	margin: 0 0 0 2em;
	}
	
ul.car-list {
	color: #dbdbdb;
	}
	
/*
+++++++++++++++++++++++++++
SIDEBAR
+++++++++++++++++++++++++++
*/

/*lists on sidebar....*/
	
#sidebar ul {
	margin: 0;
	list-style: none;
	border: 2px solid #5a4c2a;
	margin-bottom: 10px;
	background: #000;
	float: right;
	text-align: right;
	width: 296px;
	}

#sidebar ul li {
	font-size: 10px;
	color: #dbdbdb;
	margin: 4px;
	}
	
#sidebar ul li ul {
	font-size: inherit;
	border: none;
	margin: 4px;
	width: 280px;
	}
	
#sidebar ul li ul li {
	font-size: inherit;
	border: none;
	margin: 0px;
	}
	
#sidebar ul li ul li a {
	font-size: inherit;
	text-decoration: none;
	}
	
#sidebar ul li p {
	margin: 0 10px 4px 2px;
	}
	
/*headers on sidebar....*/

#sidebar h2 {
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000;
	background: #transparent;
	text-align: right;
	}

#sidebar ul.grade {
	margin-right: 0px;
	list-style: none;
	border: 2px solid #5a4c2a;
	padding-bottom: 0;
	background: #c5c5c6 url(images/bw_grad_insert_side.jpg) no-repeat;
	}
	
.audioplayer_container {
	margin: 0;
	padding: 0;
	}

p.song {
	font-size: 11px;
	padding-bottom: 20px;
	padding-left: 10px;
	}
	
	
#subscribe {
	float: right;
	margin-bottom: 6px;
	}

/*
+++++++++++++++++++++++++++
IMAGES
+++++++++++++++++++++++++++
*/

a img {
  	border: none;
	}
	
img.right {
	float: right;
	margin: 6px;
	border: 1px solid #000;
	}
	
img.left {
	float: left;
	margin: 6px;
	border: 1px solid #000;
	}
	

img.center {
	margin: 0 auto 1.8em auto;
	border: 1px solid #000;
	display: block;
	float: none;
	clear: both;
	}
	
	
img.cutout {
	float: left;
	margin: 10px;
	}

/*
+++++++++++++++++++++++++++
COMMENTS
+++++++++++++++++++++++++++
*/

#commentform {
	width: 560px;
	margin: 20px;
	}

ol.commentlist {
	width: 560px;
  	margin: 20px;
	}

ol.commentlist li {
  	margin-bottom: 1.5em;
  	border: 1px solid #000;
	padding: 10px;
  	background-color: #f7faf1;
	}

ol.commentlist li.alt {
  	background-color: #e7faf3;
	}

ol.commentlist a {
  	color: #990033;
	}
	
.commentmetadata {
	font-size: 0.8em;
	margin-top: 2em;
  	margin-bottom: 2em;
	background: #fff;
	padding: 3px;
	border: 1px solid #ccc;
	}
	
#email, #author {
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: .07;
	padding-left: 2px;
	vertical-align: middle;
	}
	
/*
+++++++++++++++++++++++++++
FORMS
+++++++++++++++++++++++++++
*/
	
/* sidebar search */
	
#searchform {
  	text-align: right;
	}

#searchform input {
	border: 1px solid #7e8b83;
  	background-color: #f7faf1;
	}

#searchform #s {
	width: 80%;
  	background-color: white;
	margin-bottom: 8px;
	}

	
/*
+++++++++++++++++++++++++++
FOOTER
+++++++++++++++++++++++++++
*/

#footer {
	font-size: 0.8em;
  	clear: both;
  	width: 936px;
	margin: 10px;
  	height: 6em;
  	color: #dbdbdb;
  	padding-top: 4px;
  	padding-bottom: 4px;
  	background-color: #000;
	border: 2px solid #5a4c2a;
	}
	
#footer a:link, #footer a:visited {
	color: #9e864d;
	text-decoration: none;
	}		
	
#footer a:active, #footer a:hover {
	color: #c67f47;
	text-decoration: none;
		}
		
div.left_foot {
	list-style-type: none;
	float: left;  	
	text-align: left;
	margin-left: 16px;
	padding-left: 6px;
	padding-right: 6px;
	}
	
div.center_foot {
	float: left;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
	border-left: 1px solid #7e8b83;
	display: block;
	}
	
div.right_foot {
	float: left;
	width: 200px;
	text-align: right !important;
	padding-left: 6px;
	padding-right: 6px;
	border-left: 1px solid #7e8b83;
	}
	
.right_foot h2  {
	font-weight: bold !important;
	font-size: 1.1em;
	}


/*
+++++++++++++++++++++++++++
PLUG-INS & WIDGETS
+++++++++++++++++++++++++++
*/


table {
	color: #dbdbdb;
		}


div.flickr {
	float: right;
	margin: 6px;
	border: 3px double #000;
	}
	
div.flickr a {
	border: none;
	}

#podPress_footer a {
	color: #990033;
	text-decoration: none;
	}
	
#upcoming-gigs li {
	font-size: 9px;
	line-height: 1.8em;
	margin-right: 8px;
	}
	
	
.eventName, .name, .date, .performance, .address {
	line-height: 1.4em;
	margin-left: 4px; }
	
	
.gigs-calendar {
	margin-left: -20px; }
/*
+++++++++++++++++++++++++++
FROM EARLIER STYLE SHEET
+++++++++++++++++++++++++++
*/
	
	
	
img.piccie {
	border: 1px solid #000000;
	align: center;
	margin: 4px;
}

img.left_piccie {
	float: left;
	margin: 8px;
	border: 1px solid #000000;
	}

img.right_piccie {
	float: right;
	margin: 8px;
	border: 1px solid #000000;
	}

#announce {
	text-align: center !important;
    font-size: 1.1em;
    font-weight: normal;
	letter-spacing: 0.2em !important;
	line-height: 2.0em;
    margin: 0;
    padding: 0;
	font-family: "trebuchet MS", trebuchet, verdana, lucida sans unicode, arial, sans-serif;
}

p.ind {
   margin-left: 12px;
}

.small {
    font-size: 10px;
    line-height: 1.2em;
}

    
p.middle {
    line-height: 1.3em;
    text-align: center;
}


	#links ul {
  	list-style: none;
  	margin-bottom: 10px;
	}

#links li {
  	list-style: none;
	margin-left: 16px;
	line-height: 18px;
	margin-right: 4px;
	margin-top: 4px;
	letter-spacing: .09em;
	}